(server version 4.06 or later)
(default = (3 * INTERVAL))
CPU-COLLECTOR-NOREPORT-TIMEOUT <seconds>
Specifies the maximum amount of time (in seconds) that MOMI waits for a CPU collector process to report.
A CPU collector process that does not report in a timely manner is stopped and its data cleared. The client initially reports the CPU as HUNG (or STOP). The collector is automatically restarted about 1 minute later.
It is not recommended to increase this value as data reported by the client for that affected processor may be old and incorrect. However, certain system configurations may not be able to provide MOMI the CPU cycles needed to operate timely and this keyword allows for a greater timeout value.
The minimum value allowed is the default. Any value less than the default is set to the default. No maximum is imposed. .
This value is not 'exact' as the internal processing for to determine if a CPU collector is not reporting timely is only performed about once a minute. In other words, the effective value specified here will usually be somewhat higher.
Example:
== set timeout to 30 seconds
CPU-COLLECTOR-NOREPORT-TIMEOUT 30